home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
What PC? 1996 September
/
WPCSEP96.ISO
/
refw08f.dxr
/
00004_ADDAdvert Frame.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1996-07-09
|
245 b
|
15 lines
on exitFrame
if the movieTime of sprite 37 < (60 * 30) then
go(the frame)
else
puppetPalette(0)
updateStage()
REFReturn(2)
end if
if the mouseDown then
puppetPalette(0)
updateStage()
REFReturn(2)
end if
end